GET /MachineLearning/PluginJSHandler/

Retrieve the Javascript handlers of the active machine learning provider.
 

Request

Method Request URI
GET /API/MachineLearning/PluginJSHandler/?pluginId=value&sessionId=value

URI Parameters

URI Parameter Description
pluginId The machine learning plugin ID.
sessionId The session ID. Specifying via an Authorization request header instead is recommended.

Request Headers

Authorization: Bearer <Current session ID>

Request Body

There is no Request Body for this function.

Response

Response Body

A dictionary of the name of Dibby plugin and corresponding handler javascript.